@font-face {
    font-display: swap;
    font-family: "Chinese Rocks";
    font-style: normal;
    font-weight: normal;
    src:
        url("ChineseRocks-Regular.woff2") format("woff2"),
        url("ChineseRocks-Regular.woff") format("woff"),
        url("ChineseRocks-Regular.ttf") format("truetype");
}
